SaBillingStatementBatchTerm 
Logical Entity Name  SaBillingStatementBatchTerm 
Default Table Name  SaBillingStatementBatchTerm 
Physical Only  NO 
Definition 
 
Note 
 

SaBillingStatementBatchTerm Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaBillingStatementBatchTermID(PK)    int  NO 
 
SaBillingStatementBatchStudentID(FK)    int  NO 
 
AdTermID    int  NO 
 
TermUsage    bit  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
AdTermGroupId    int  YES 
 

SaBillingStatementBatchTerm Primary and Unique Keys 
Key Name  Key Type  Keys 
Pk_SaBillingStatementBatchTermSaBillingStatementBatchTermID  PrimaryKey  SaBillingStatementBatchTermID 

SaBillingStatementBatchTerm Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SaBillingStatementBatchStudent  Non-Identifying  One To Zero or More  FK_SaBillingStatementBatchTerm_SaBillingStatementBatchStudentID      SaBillingStatementBatchStudentID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SaBillingStatementBatchTerm_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SaBillingStatementBatchTerm Check Constraints 
Check Constraint Name  CheckConstraint